github.com/gotd/neo.Time.planUnlocked (method)

2 uses

	github.com/gotd/neo (current package)
		time.go#L64: func (t *Time) planUnlocked(when time.Time, do func(now time.Time)) int {
		time.go#L79: 	return t.planUnlocked(when, do)